feat(sidebar): add sub-article navigation#72
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
👋 Codeowner Review RequestThe following codeowners have been identified for the changed files: Team reviewers: @nodejs/nodejs-website Please review the changes when you have a chance. Thank you! 🙏 |
PR SummaryLow Risk Overview Each newly-nested section now includes an explicit Reviewed by Cursor Bugbot for commit 663332c. Bugbot is set up for automated code reviews on this repo. Configure here. |
| @@ -349,15 +349,57 @@ | |||
| }, | |||
| { | |||
| "link": "/learn/diagnostics/memory", | |||
There was a problem hiding this comment.
I think this link can be removed, right?
|
Bump @omribz156 |
Summary:
Verification:
npm run format:check -- site.jsonnpm run lintnpm run buildpages/.This was implemented with Codex assistance, with the final diff reviewed before posting.